home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / bin / kbd-config < prev    next >
Encoding:
Text File  |  2009-11-08  |  134 b   |  7 lines

  1. #!/bin/sh
  2.  
  3.  
  4. echo "Warning: kbd-config is now a wrapper for 'dpkg-reconfigure console-data' "
  5.  
  6. /usr/sbin/dpkg-reconfigure console-data
  7.